home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / X11 / xkb / symbols / macintosh_vndr / latam < prev    next >
Encoding:
Text File  |  2009-03-31  |  1.9 KB  |  39 lines

  1.  
  2. partial default alphanumeric_keys 
  3. xkb_symbols "basic" {
  4.  
  5.     // Describes the differences between a very simple mac_US
  6.     // keyboard and a very simple Spanish keybaord
  7.  
  8.     include "latin"
  9.     name[Group1]= "Latin American - Mac";
  10.  
  11.     key <TLDE> {    [     bracketleft,    bracketright,        braceleft,      braceright    ]    };
  12.     key <LSGT> {    [            less,         greater,      bracketleft,       braceleft    ]    };
  13.     key <AE01> {    [               1,      exclamdown     ]    };
  14.     key <AE02> {    [               2,          exclam,               at,       oneeighth    ]    };
  15.     key <AE03> {    [               3,      numbersign,    guillemotleft,  guillemotright    ]    };
  16.     key <AE04> {    [               4,          dollar,              yen,     Icircumflex    ]    };
  17.     key <AE05> {    [               5,         percent    ]    };
  18.     key <AE06> {    [               6,           slash,        backslash,      Idiaeresis    ]    };
  19.     key <AE07> {    [               7,       ampersand,              bar,          Iacute    ]    };
  20.     key <AE08> {    [               8,        asterisk,           degree    ]    };
  21.     key <AE09> {    [               9,       parenleft,         sterling,     Ocircumflex    ]    };
  22.     key <AE10> {    [               0,      parenright         ]    };
  23.     key <AE11> {    [           minus,      underscore    ]    };
  24.     key <AE12> {    [           equal,            plus,        plusminus    ]    };
  25.     key <AD11> {    [      dead_grave,          degree     ]    };
  26.     key <AD12> {    [      dead_acute,  dead_diaeresis,              bar    ]    };
  27.  
  28.     key <AB08> {    [           comma,    questiondown       ]    };
  29.     key <AB09> {    [          period,        question         ]    };
  30.     key <AB10> {    [        ccedilla,        Ccedilla         ]    };
  31.     key    <AC10> {    [       ntilde,          Ntilde,       asciitilde, dead_doubleacute    ]    };
  32.     key <AC11> {    [       semicolon,             colon     ]    };
  33.     key <BKSL> {    [      apostrophe,        quotedbl    ]    };
  34.  
  35.     // End alphanumeric section
  36.  
  37.     include "level3(ralt_switch)"
  38. };
  39.